Professional Windows® Embedded Compact 7 by Samuel Phung & David Jones & Thierry Joubert
Author:Samuel Phung & David Jones & Thierry Joubert
Language: eng
Format: epub
Publisher: John Wiley & Sons
Published: 2011-08-05T16:00:00+00:00
What Then Is a Virtual Device Driver?
A virtual device driver has the top interface of the driver architecture without the hardware interface. That is, it plugs into the OS as a serial device, a keyboard, or other device without implementing the lower interface to hardware. It builds upon other device drivers. For example, a USB serial device driver at its top level interfaces to the OS as a serial device and encapsulates a USB hardware driver as its lower level transport. Another virtual serial device could use a network as its transport. As shown in Figure 30-4, a virtual device driver can implement the lower part of its functionality by calling back to the OS to invoke other drivers hosted by the OS.
FIGURE 30-4
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(12590)
Hello! Python by Anthony Briggs(9926)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9802)
The Mikado Method by Ola Ellnestam Daniel Brolund(9787)
Dependency Injection in .NET by Mark Seemann(9348)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8309)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7772)
Grails in Action by Glen Smith Peter Ledbrook(7705)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7566)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7165)
Microservices with Go by Alexander Shuiskov(6933)
Practical Design Patterns for Java Developers by Miroslav Wengner(6850)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6793)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6424)
Angular Projects - Third Edition by Aristeidis Bampakos(6209)
The Art of Crafting User Stories by The Art of Crafting User Stories(5723)
NetSuite for Consultants - Second Edition by Peter Ries(5656)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5467)
Kotlin in Action by Dmitry Jemerov(5074)
